{template top}
{template member_left}
ID
{$L['type']}
{$L['amount']}
{$L['date']}
{$L['note']}
{loop $exchanges $exchange}
{$exchange[exchangeid]}
{$exchange[type]}
{$exchange[value]} {$exchange[unit]}
{$exchange[addtime]}
{$exchange[note]}
{/loop}
{template page}
{template footer}